home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 45 / CD-ROM 45 / CD-ROM 45.iso / Win95 / BR / packages / branding.cab / install.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-12-01  |  2.2 KB  |  82 lines

  1. [Version]
  2. Signature=$Chicago$
  3. AdvancedInf=2.5
  4. LayoutFile=Setup.inf
  5.  
  6. [CustInstDestSection]
  7. 49000,49001,49002,49003=ProgramFilesDir,5
  8. 49100,49101,49102,49103=IEFilesDir,5
  9.  
  10. [Strings]
  11. IEDIR=Internet Explorer
  12. OLDGUID={60B49E34-C7CC-11D0-8953-00A0C90347FF}IETOOLSmand01
  13. Description=Personalizaτπo do navegador
  14. StubPath="RunDLL32 IEDKCS32.DLL,BrandIE4 SIGNUP"
  15. Revision="1,0,0,36"
  16. GUID=>{60B49E34-C7CC-11D0-8953-00A0C90347FF}IETOOLSmand01
  17. ClearStubsCmd="RUNDLL32 IEDKCS32.DLL,BrandCleanInstallStubs IETOOLSmand01"
  18.  
  19. [DefaultInstall]
  20. CopyFiles=CopyFileSect
  21. CustomDestination=CustInstDestSection
  22. RequiredEngine=SetupAPI,"Fatal Error - Missing SETUPAPI.DLL"
  23. DelReg=DelRegSect
  24. AddReg=AddRegSect
  25.  
  26. [DestinationDirs]
  27. CopyFileSect=49100,SIGNUP
  28.  
  29. [ProgramFilesDir]
  30. HKLM,Software\Microsoft\Windows\CurrentVersion,ProgramFilesDir,,%24%
  31.  
  32. [IeFilesDir]
  33. HKLM,Software\Microsoft\IE4\Setup,Path,,%49000%\%IEDIR%
  34.  
  35. [CopyFileSect]
  36. "INSTALL.INS"
  37. "oe.inf"
  38. "signup.htm"
  39. "bt_canc2.gif"
  40. "start.htm"
  41. "moreinfo.txt"
  42. "bt_jasou2.gif"
  43. "BT_CANC.GIF"
  44. "fundo.gif"
  45. "bt_jasou.gif"
  46. "Money99 Logo2.bmp"
  47. "BT_JAUSO.GIF"
  48. "signup.isp"
  49. "BT_QUERO.GIF"
  50. "bt_quero2.gif"
  51. "Money99 Logo2.gif"
  52. "BT_VOLTA.GIF"
  53. "LOGO.GIF"
  54. "PARABENS.GIF"
  55. "texto.gif"
  56. "chat.inf"
  57. "conf.inf"
  58. "inetset.inf"
  59. "CANCEL.INS"
  60. "signnew.isp"
  61. "signold.isp"
  62. "estat38.BMP"
  63. "corpchan.inf"
  64. "estat22.BMP"
  65. "ani_38.bmp"
  66. "ani_22.bmp"
  67. "toolbar.BMP"
  68.  
  69. [AddRegSect]
  70. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",Description,,"%Description%"
  71. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",StubPath,,"%StubPath%"
  72. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",Revision,,"%Revision%"
  73. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled,,"1"
  74. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",BrandClearStubs,,"%ClearStubsCmd%"
  75.  
  76. [DelRegSect]
  77. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",Description,,"%Description%"
  78. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",StubPath,,"%StubPath%"
  79. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",Revision,,"%Revision%"
  80. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",IsInstalled,,"1"
  81.  
  82.